[INFO] fetching crate r2d2_adbc 0.2.0...
[INFO] testing r2d2_adbc-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate r2d2_adbc 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate r2d2_adbc 0.2.0
[INFO] finished tweaking crates.io crate r2d2_adbc 0.2.0
[INFO] tweaked toml for crates.io crate r2d2_adbc 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate r2d2_adbc 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate r2d2_adbc 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-data v56.2.0
[INFO] [stderr]   Downloaded adbc_core v0.21.0
[INFO] [stderr]   Downloaded arrow-buffer v56.2.0
[INFO] [stderr]   Downloaded arrow-array v56.2.0
[INFO] [stderr]   Downloaded arrow-schema v56.2.0
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb063cde51414ace85825d3a2e0989d9464988c3efe37a3efbdf27763b4a0cca
[INFO] running `Command { std: "docker" "start" "-a" "bb063cde51414ace85825d3a2e0989d9464988c3efe37a3efbdf27763b4a0cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb063cde51414ace85825d3a2e0989d9464988c3efe37a3efbdf27763b4a0cca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb063cde51414ace85825d3a2e0989d9464988c3efe37a3efbdf27763b4a0cca", kill_on_drop: false }`
[INFO] [stdout] bb063cde51414ace85825d3a2e0989d9464988c3efe37a3efbdf27763b4a0cca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dbcd356a4b57f8eac5b9db8ab417a83f967a49accb33237544a0c732885f63a
[INFO] running `Command { std: "docker" "start" "-a" "2dbcd356a4b57f8eac5b9db8ab417a83f967a49accb33237544a0c732885f63a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling adbc_core v0.21.0
[INFO] [stderr]    Compiling r2d2_adbc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s
[INFO] running `Command { std: "docker" "inspect" "2dbcd356a4b57f8eac5b9db8ab417a83f967a49accb33237544a0c732885f63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dbcd356a4b57f8eac5b9db8ab417a83f967a49accb33237544a0c732885f63a", kill_on_drop: false }`
[INFO] [stdout] 2dbcd356a4b57f8eac5b9db8ab417a83f967a49accb33237544a0c732885f63a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f52fab002db6350559299c6bcf8678cbd0c8320b0a6ca60e261c901f8047362c
[INFO] running `Command { std: "docker" "start" "-a" "f52fab002db6350559299c6bcf8678cbd0c8320b0a6ca60e261c901f8047362c", kill_on_drop: false }`
[INFO] [stderr]    Compiling r2d2_adbc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "f52fab002db6350559299c6bcf8678cbd0c8320b0a6ca60e261c901f8047362c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f52fab002db6350559299c6bcf8678cbd0c8320b0a6ca60e261c901f8047362c", kill_on_drop: false }`
[INFO] [stdout] f52fab002db6350559299c6bcf8678cbd0c8320b0a6ca60e261c901f8047362c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 93d8e758cd3cad6d97b1011f1219a8200d743e1b88565df17da36408fa7454e6
[INFO] running `Command { std: "docker" "start" "-a" "93d8e758cd3cad6d97b1011f1219a8200d743e1b88565df17da36408fa7454e6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/r2d2_adbc-bfdd8aa2a01d259b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_error_source ... ok
[INFO] [stdout] test tests::test_error_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests r2d2_adbc
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - AdbcConnectionManager<D>::add_option (line 147) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) - compile ... ok
[INFO] [stdout] test src/lib.rs - AdbcConnectionManager<D>::new (line 90) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - AdbcConnectionManager<D>::with_options (line 116) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - AdbcConnectionManager<D>::add_option (line 147) stdout ----
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   -------------------------- ^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]    --> src/lib.rs:77:19
[INFO] [stdout]     |
[INFO] [stdout]  77 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]    --> src/lib.rs:78:24
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:153:46
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]    --> src/lib.rs:78:31
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:68:19
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout]  67 | where
[INFO] [stdout]  68 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:24
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 | let mut manager = AdbcConnectionManager::new(database);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `add_option` exists for struct `AdbcConnectionManager<D>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | manager.add_option("isolation_level", "read_committed");
[INFO] [stdout]     |         ^^^^^^^^^^ method cannot be called on `AdbcConnectionManager<D>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `D: Send`
[INFO] [stdout]             `<D as Database>::ConnectionType: Send`
[INFO] [stdout]             `<D as Database>::ConnectionType: Sync`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn example<D: Database>(database: D) where D: Send {
[INFO] [stdout]     |                                      +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - AdbcConnectionManager<D>::new (line 90) stdout ----
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               -------------------------- ^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]   --> src/lib.rs:77:19
[INFO] [stdout]    |
[INFO] [stdout] 77 |     D: Database + Send,
[INFO] [stdout]    |                   ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]    |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]   --> src/lib.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                        ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]   --> src/lib.rs:96:42
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               -------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout]   --> src/lib.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                               ^^^^ required by this bound in `AdbcConnectionManager::<D>::new`
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn new(database: D) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]   --> src/lib.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]    |            --------------------- required by a bound in this struct
[INFO] [stdout] 67 | where
[INFO] [stdout] 68 |     D: Database + Send,
[INFO] [stdout]    |                   ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]    |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]   --> src/lib.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]    |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                        ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 | let manager = AdbcConnectionManager::new(database);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]   --> src/lib.rs:69:31
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]    |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]    |                               ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]    |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - AdbcConnectionManager<D>::with_options (line 116) stdout ----
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ----------------------------------- ^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout]    --> src/lib.rs:77:19
[INFO] [stdout]     |
[INFO] [stdout]  77 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn with_options<I>(database: D, options: I) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ----------------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout]    --> src/lib.rs:78:24
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn with_options<I>(database: D, options: I) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:126:51
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ----------------------------------- ^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout]    --> src/lib.rs:78:31
[INFO] [stdout]     |
[INFO] [stdout]  78 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager::<D>::with_options`
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn with_options<I>(database: D, options: I) -> Self
[INFO] [stdout]     |            ------------ required by a bound in this associated function
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `D` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `D` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:68:19
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout]  67 | where
[INFO] [stdout]  68 |     D: Database + Send,
[INFO] [stdout]     |                   ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting type parameter `D` with trait `Send`
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database + std::marker::Send>(database: D) {
[INFO] [stdout]     |                        +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be sent between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Send` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:24
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                        ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Send {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | let manager = AdbcConnectionManager::with_options(database, options);
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<D as Database>::ConnectionType` cannot be shared between threads safely
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sync` is not implemented for `<D as Database>::ConnectionType`
[INFO] [stdout] note: required by a bound in `AdbcConnectionManager`
[INFO] [stdout]    --> src/lib.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  66 | pub struct AdbcConnectionManager<D>
[INFO] [stdout]     |            --------------------- required by a bound in this struct
[INFO] [stdout] ...
[INFO] [stdout]  69 |     D::ConnectionType: Send + Sync,
[INFO] [stdout]     |                               ^^^^ required by this bound in `AdbcConnectionManager`
[INFO] [stdout] help: consider further restricting the associated type
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn example<D: Database>(database: D) where <D as Database>::ConnectionType: Sync {
[INFO] [stdout]     |                                      +++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - AdbcConnectionManager<D>::add_option (line 147)
[INFO] [stdout]     src/lib.rs - AdbcConnectionManager<D>::new (line 90)
[INFO] [stdout]     src/lib.rs - AdbcConnectionManager<D>::with_options (line 116)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.27s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "93d8e758cd3cad6d97b1011f1219a8200d743e1b88565df17da36408fa7454e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d8e758cd3cad6d97b1011f1219a8200d743e1b88565df17da36408fa7454e6", kill_on_drop: false }`
[INFO] [stdout] 93d8e758cd3cad6d97b1011f1219a8200d743e1b88565df17da36408fa7454e6
